From: Dan Nicolaescu Date: Sat, 31 May 2008 15:32:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21314 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=40de1a6acbf7842880217e373b7c14b9fca642f2;p=emacs.git *** empty log message *** --- diff --git a/lisp/vc-cvs.el b/lisp/vc-cvs.el index 2747b2b234a..dfec8b9541f 100644 --- a/lisp/vc-cvs.el +++ b/lisp/vc-cvs.el @@ -876,7 +876,7 @@ state." (push (list file status) result))) (goto-char (point-max)) (widen)) - (funcall update-function result)) + (funcall update-function result)) ;; Alternative implementation: use the "update" command instead of ;; the "status" command. ;; (let ((result nil)